Welcome![Sign In][Sign Up]
Location:
Search - audio linux driver

Search list

[Multimedia Developlinux sound driver API

Description: linux 环境下的音频驱动程序,做音频播放时可以参考一下-audio drivers, so audio player can reference
Platform: | Size: 12288 | Author: | Hits:

[Embeded Linuxaudio_usb_driver

Description: USB Audio Class Driver
Platform: | Size: 24576 | Author: 陶昱良 | Hits:

[ARM-PowerPC-ColdFire-MIPSLM4930forLinux

Description: 基于AT91RM9200 板卡的LM4390音频驱动程序LM4390连接于9200的SSC0接口-the LM4390 Audio Card Driver for connecting to the LM4390 The Interface 9200 SSC0
Platform: | Size: 458752 | Author: wangligang | Hits:

[ARM-PowerPC-ColdFire-MIPSiis

Description: 9200音频驱动,是atmel 9200 linux 下2.6.15下的驱动-9200 audio driver is under the atmel 9200 linux driver under 2.6.15
Platform: | Size: 4096 | Author: wangchao | Hits:

[Driver Developwm8782_audio_driver

Description: 根据芯片WM8782在LINUX环境下实现的音频驱动,其中包括详细的开发流程,适合初学者学习-According to the chip in the LINUX environment WM8782 realize the audio driver, including the detailed development process, suitable for beginners to learn
Platform: | Size: 62464 | Author: 张起 | Hits:

[Linux-Unixcs4341

Description: CS4341音频DA转换器的Linux的驱动程序,CS4341将I2S数字音频信号转换为模拟音频,可外接功放或有源音响。最多支持2个声道。-CS4341 audio DA converter Linux driver, CS4341 will I2S digital audio signal is converted to analog audio to an external amplifier or active stereo. Supports up to two channels.
Platform: | Size: 7168 | Author: wenbinwu | Hits:

[Embeded Linuxarmlinux-IIS-sound-driver

Description: armlinux学习笔记--IIS音频驱动程序分析 详细分析了在音频驱动程序在armlinux中的结构。-armlinux Study Notes- IIS audio driver analysis of a detailed analysis of the audio driver in armlinux structure.
Platform: | Size: 207872 | Author: liumao | Hits:

[Linux-Unixaudio

Description: 微芯力arm9 嵌入式Linux操作系统下的mod驱动程序源代码-Chipscreen power ARM9 embedded Linux operating system under the mod driver source code
Platform: | Size: 1312768 | Author: wang | Hits:

[Linux-Unixaudio_test

Description: 这个是LINUX下的音频驱动的测试程序,很不错的-This is the audio driver under LINUX test procedures, it is good
Platform: | Size: 1838080 | Author: 院校斌 | Hits:

[Linux-UnixarmLinuxIIS

Description:
Platform: | Size: 159744 | Author: jianwei | Hits:

[ARM-PowerPC-ColdFire-MIPSAudio-driver-and-application-experiments

Description: 《嵌入式系统设计与实例开发实验教材II:基于ARM9微处理器与Linux操作系统》——音频驱动及应用实验-《Embedded System Design and examples of the development of experimental teaching materials II: Based on the ARM9 microprocessor with the Linux operating system》 - audio driver and application experiments
Platform: | Size: 8192 | Author: wang | Hits:

[Otherwriting-an-alsa-driver

Description: 介绍linux 如何编写 alsa音频驱动-linux alsa audio driver
Platform: | Size: 365568 | Author: 张印 | Hits:

[OS Developlinux-driver-demo-audio

Description: 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
Platform: | Size: 32768 | Author: 蒋志峰 | Hits:

[Internet-Networklinux_alc56_27_28_030309

Description: linux device driver of ALC5627 realtek audio codec
Platform: | Size: 12288 | Author: LOHITH | Hits:

[OtherEssential-Linux-Device-Drivers

Description: 这本书说明了Linux下一些具体的驱动(字符设备,串行设备,块设备,vedio,audio驱动)怎么编写,以及驱动开发的一些理论,很实用。 -This book is an entry book to learn linux driver, it explains bootloader, kernel initialization, file system, port linux and other issues. it explains in a simple way so that it is very easy to understand.
Platform: | Size: 3320832 | Author: jane | Hits:

[Linux-UnixEmbeddedlinuxdevicedriverdevelopment

Description: 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces embedded Linux device driver development of knowledge and examples, including: digital tube drivers the keyboard driver A/D, D/A Driver LCD driver touch screen driver CAN Bus Driver I2C bus driver audio bus driver IDE driver NAND Flash and NOR Flash Driver USB device driver serial port driver network device drivers. Abundant examples to explain the detailed and exhaustive code analysis, embedded Linux device driver development of an ideal reference book.
Platform: | Size: 19979264 | Author: keke | Hits:

[Audio program1341-yyuyin

Description: 音频芯片1341驱动代码,实现录音和播放功能,测试通过。-1341 audio chip driver code, to achieve recording and playback, the test.
Platform: | Size: 146432 | Author: 安康 | Hits:

[Linux-UnixLinux-driver-development17

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、card和组件管理、PCM设备、control接口、AC97 API及用户空间编程方法。17.5节以S3C2410通过IIS接口外接UDA1341编解码器的实例讲解了OSS驱动。17.6节以PXA255通过AC97接口外接AC97 编解码器的实例讲解了ALSA驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 17, Linux audio device drivers. In Linux system, the audio equipment successively appeared two framework: OSS and ALSA, this section will be introduced in digital audio equipment and audio equipment and hardware interface on the basis of OSS and explain the structure of the driver ALSA. 17.1 ~ 17.2 explained audio equipment and PCM, IIS and AC97 hardware interface. Section 17.3 explained Linux OSS audio device driver s composition, mixer, DSP interface and the user interface space programming method. Section 17.4 explained Linux ALSA audio device drivers, the composition of the card and the component management, PCM equipment, control interface, AC97 API and user space programming method. Section 17.5 to S3C2410 through the IIS interface external UDA1341 codec examples to explain the OSS driver. Section 17.6 to PXA255 through the AC97 interface exter
Platform: | Size: 922624 | Author: 华清远见 | Hits:

[Driver Developmixer

Description: linux音频设备驱动的mixer和sound的测试程序,mixer混音对频率调节,sound先录音在放音-Linux audio device driver mixer and sound testing procedures, the mixer mixes the frequency adjustment, the first recording sound playback
Platform: | Size: 6144 | Author: zhoubo | Hits:

[Linux driver DVP-7635HE Linux Driver

Description: Linux driver for DVP-7635HE source code. DVP-7635HE is a high-quality, high-performance capture device which is specially designed for high-definition video capture applications. It supports up to 4 channel of high-definition, 1080p30 video from 4x TVI source and selectable 2 x 3.5mm (4 mono) audio source. With hardware support, DVP-7635HE can record live video from high-definition signal sources into H.264 files.
Platform: | Size: 20675127 | Author: nopmeister@gmail.com | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net